1 # Movie-Ticket-booking-System
2 A DBMS project that implements a movie booking system making use of PHP, HTML ,CSS, BOOTSTRAP and MySQL.
3
4 ## What
is this project about?
5
6 * This project aims to implement a movie ticket booking system making use of a web front end and a MySQL backend.
7 * The project makes use of a combination of HTML, PHP, CSS and Bootstrap
on the front end section.
8 * A sample of
5 movies are up for booking.
9 * Each movie has its own page with movie details and an option to make a booking.
10 * Feature to book tickets
in multiple theaters with multiple show timings have been provided.
11 * Functionalities such
as user login, user authentication, ticket cancellation etc have also been added.
12 * Two SQL triggers and stored procedures have been used
for handling the ticket booking and cancelling aspect.
13 * All requisite data
is stored onto tables in a MySQL server database.
14 * This project was hosted
on Apache 2.4 server.
15
16 ## How to run the program
17
18 * Install Apache server. (I recommend XAMPP)
19 * Install MySQL server.
20 * Import database mini.mwb. (watch youtube tutuorials
for this step)
21 * Place the contents of the repository onto a
new directory (say moviebooking) in the htdocs folder of Apache server.
22 * Run the Apace and MySQL servers.
23 * Open your browser and enter url
for the the newly created directory.
24 * This
by default opens up Index.php and you can navigate from here using the web based interface.
25 * Make sure to register
as users and login to start making ticket bookings.
26 * You can compare results with the backend MySQL schema
"mini".
27
28 #### NOTE : The video files have been excluded owing to their size. Please don
't mind the empty Trailer section !


Gõ tìm kiếm nhanh...